Skip to content

test(NODE-5761): skip azure oidc tests #3931

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 30, 2023
Merged

test(NODE-5761): skip azure oidc tests #3931

merged 1 commit into from
Nov 30, 2023

Conversation

durran
Copy link
Member

@durran durran commented Nov 26, 2023

Description

Doesn't actually skip the Azure OIDC tests but removes them from the matrix as the failures are in the setup from the drivers tools scripts.

What is changing?

Removes the variant from the matrix with a todo.

Is there new documentation needed for these changes?

None

What is the motivation for this change?

NODE-5761

Double check the following

  • Ran npm run check:lint script
  • Self-review completed using the steps outlined here
  • PR title follows the correct format: type(NODE-xxxx)[!]: description
    • Example: feat(NODE-1234)!: rewriting everything in coffeescript
  • Changes are covered by tests
  • New TODOs have a related JIRA ticket

@durran durran marked this pull request as ready for review November 26, 2023 12:07
run_on: ubuntu2004-small
batchtime: 20160
tasks:
- testazureoidc_task_group
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason a similar TODO(DRIVERS-2416/NODE4929) comment wasn't left in this file? Is it just assumed?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

config.yml is generated from config.in.yml so the comments get filtered out. So we put them always in config.in.yml which is the file we edit.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ahh I see, apologies for the delay in responding. LGTM

@nbbeeken nbbeeken added the Primary Review In Review with primary reviewer, not yet ready for team's eyes label Nov 28, 2023
@aditi-khare-mongoDB aditi-khare-mongoDB added Team Review Needs review from team and removed Primary Review In Review with primary reviewer, not yet ready for team's eyes labels Nov 30, 2023
@aditi-khare-mongoDB aditi-khare-mongoDB merged commit 9968b52 into main Nov 30, 2023
@aditi-khare-mongoDB aditi-khare-mongoDB deleted the NODE-5761 branch November 30, 2023 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team Review Needs review from team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants